| Name | Description | |
|---|---|---|
![]() | copy | Copies this color. |
![]() | equals | Determines whether the specified Object is equal to the current Object. |
![]() | equalsComponents | This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.colors.PDFColor) |
![]() ![]() | fromHex | Creates a RGB color from hex representation. |
![]() | getB | Gets the blue component. |
![]() | getColorComponents | This method supports the internal library infrastructure and should not be used by external client code. |
![]() | getColorSpace | Gets the colorspace. (Inherited from com.o2sol.pdf4java.graphics.colors.PDFColor) |
![]() | getG | Gets the green component. |
![]() | getR | Gets the red component. |
![]() | hashCode | Serves as the default hash function. |
![]() | setB | Sets the blue component. |
![]() | setG | Sets the green component. |
![]() | setR | Sets the red component. |
![]() | toHex | Converts the color to hex representation. |
![]() | toRgbColor | Converts this color to RGB. |

